Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install #6

Merged
merged 8 commits into from
Dec 21, 2023
Merged

Install #6

merged 8 commits into from
Dec 21, 2023

Conversation

dreamer2368
Copy link
Collaborator

@dreamer2368 dreamer2368 commented Dec 20, 2023

Changes in installation procedure

  • Some prerequisites are now further installed via make install command, which simplifies the installation procedure:
    • yaml-cpp
    • parmetis/metis
    • mumps
  • googletest package becomes optional. If googletest is not found, then the test routines will not be compiled.
  • users can specify the paths to prerequisites on cmake command, not only as environment variables.

Documentation of installation procedure

The installation procedure for all the prerequisites and scaleupROM is documented in the wiki page.

Minor changes

  • IntegerParam is extracted from FilenameParam. This can be used for sample generation.

@dreamer2368 dreamer2368 merged commit d11b33a into main Dec 21, 2023
2 checks passed
@dreamer2368 dreamer2368 deleted the install branch July 9, 2024 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant